ClassSectionMeetingSchedule 
EntityType  Independent 
Logical Entity Name  ClassSectionMeetingSchedule 
Default Table Name  AdClassSchedDay 
Logical Only  NO 
Definition 
 
Note 
 

ClassSectionMeetingSchedule Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
DayOfWeek    TINYINT  NO 
 
ClassSectionId(FK)    INTEGER  YES 
 
ClassSectionMeetingScheduleId(PK)    INTEGER  NO 
 
StartTime    DATETIME  YES 
 
LengthMinutes    SMALLINT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
ClassSectionMeetingPatternId(FK)    INTEGER  YES 
 
RoomId(FK)    INTEGER  YES 
 

ClassSectionMeetingSchedule Keys 
Key Name  Key Type  Keys 
AdClassSchedDay_AdClassSchedID_N_N_IDX  Inversion Entry  ClassSectionId 
NK_AdClassSchedDay_AdClassSchedID_AdClassSchedPeriodID_INCL  Inversion Entry  ClassSectionId 
AdClassSchedDay_AdClassSchedDayID_U_C_IDX  PrimaryKey  ClassSectionMeetingScheduleId 

ClassSectionMeetingSchedule Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ClassSection  Non-Identifying  Zero or One to Zero or More        ClassSectionId  NO 
Room  Non-Identifying  Zero or One to Zero or More        RoomId  NO 
ClassSection  Non-Identifying  Zero or One to Zero or More        ClassSectionId  NO 
ClassSectionMeetingPattern  Non-Identifying  Zero or One to Zero or More        ClassSectionMeetingPatternId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
ClassSectionMeetingPattern  Non-Identifying  One To Zero or More          NO 

ClassSectionMeetingSchedule Check Constraints 
Check Constraint Name  CheckConstraint